Skip to content

[auto] Update Java instrumentation to version v2.30.0 and .NET instrumentation to version v1.16.0 - #1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/update-opentelemetry-instrumentations
Open

[auto] Update Java instrumentation to version v2.30.0 and .NET instrumentation to version v1.16.0#1
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/update-opentelemetry-instrumentations

Conversation

@github-actions

@github-actions github-actions Bot commented May 9, 2025

Copy link
Copy Markdown

This pull request updates the Java instrumentation to version v2.30.0 and the .NET instrumentation to version v1.16.0. It was created automatically by a GitHub Action.

@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 4 times, most recently from e55c112 to 889939f Compare May 16, 2025 01:42
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.15.0 and .NET instrumentation to version v1.11.0 [auto] Update Java instrumentation to version v2.16.0 and .NET instrumentation to version v1.11.0 May 16, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 3 times, most recently from d2888d2 to ed851ff Compare May 26, 2025 01:45
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 4 times, most recently from 94aed49 to 6ad9b9d Compare May 30, 2025 01:41
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 4 times, most recently from 6a691e5 to 17dd95c Compare June 9, 2025 01:50
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 5 times, most recently from 3e92e67 to 4ddfa43 Compare June 18, 2025 01:45
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 4ddfa43 to 19cacff Compare June 21, 2025 01:43
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.16.0 and .NET instrumentation to version v1.11.0 [auto] Update Java instrumentation to version v2.17.0 and .NET instrumentation to version v1.11.0 Jun 21, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 4 times, most recently from 10f8745 to 9dfaa62 Compare July 1, 2025 01:56
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 9dfaa62 to 5d5d823 Compare July 11, 2025 01:50
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.17.0 and .NET instrumentation to version v1.11.0 [auto] Update Java instrumentation to version v2.17.1 and .NET instrumentation to version v1.11.0 Jul 11, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 5d5d823 to 35a0a96 Compare July 16, 2025 01:51
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from 302a978 to 59ba894 Compare August 17, 2025 01:53
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.18.1 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.19.0 and .NET instrumentation to version v1.12.0 Aug 17, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 59ba894 to e86fb68 Compare August 20, 2025 01:40
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 4 times, most recently from caa4bb0 to 7d65dae Compare September 9, 2025 01:36
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from 00f5e99 to 45c6dac Compare September 15, 2025 01:41
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.19.0 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.20.0 and .NET instrumentation to version v1.12.0 Sep 15, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from 53cd096 to 4ba8fe6 Compare September 23, 2025 01:26
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.20.0 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.20.1 and .NET instrumentation to version v1.12.0 Sep 23, 2025
TheErikNaz pushed a commit that referenced this pull request Sep 28, 2025
odigos-io#3561)

Fixes: CORE-271

Always set all resource attributes as labels in exports.

Example:

```
k8s_pod_cpu_usage{
  container_id="b0081ac07439bdf104b5b34e519265985276f73f3dcf35c0b830fda2056b8b61",
  container_image_name="quay.io/prometheus-operator/prometheus-operator",
  container_image_tag="v0.85.0",
  k8s_cluster_uid="1c58e8ee-bd2b-4bfb-b732-a95eebed549d",
  k8s_container_name="kube-prometheus-stack",
  k8s_deployment_uid="a4d88694-cff2-48b5-b5c5-0e65647e2bc3",
  k8s_namespace_name="prometheus",
  k8s_node_name="kind-control-plane",
  k8s_pod_name="kube-prometheus-stack-operator-7f57b4b96f-dtfxs",
  k8s_pod_uid="a3db302f-2f1d-4b19-b426-3b03ee175743",
  k8s_replicaset_name="kube-prometheus-stack-operator-7f57b4b96f",
  k8s_replicaset_uid="c5c11cf1-7156-4ac8-b37f-db266ab4c689",
  odigos_version="v1.5.0-rc1"
}
```

span metrics:

```
traces_span_metrics_calls_total{
  host_arch="aarch64",
  host_name="currency-6ff795bc78-kqqqw",
  http_response_status_code="200",
  instance="813c39cf-fb8c-4235-8b26-c68a17ae09e1",
  job="currency",
  k8s_container_name="currency",
  k8s_deployment_name="currency",
  k8s_namespace_name="default",
  k8s_node_name="kind-control-plane",
  k8s_pod_name="currency-6ff795bc78-kqqqw",
  odigos_version="v1.5.0-rc1",
  os_description="6.12.5-linuxkit",
  os_name="Linux",
  os_type="linux",
  os_version="#1 SMP Tue Jan 21 10:23:32 UTC 2025",
  process_executable_path="/usr/local/sbin/php-fpm",
  process_owner="www-data",
  process_pid="2110",
  process_runtime_name="fpm-fcgi",
  process_runtime_version="8.2.29",
  service_instance_id="813c39cf-fb8c-4235-8b26-c68a17ae09e1",
  service_name="currency",
  span_kind="SPAN_KIND_INTERNAL",
  span_name="Psr\\Http\\Server\\RequestHandlerInterface@anonymous/app/vendor/slim/slim/Slim/MiddlewareDispatcher.php:116$b2::handle",
  telemetry_distro_name="opentelemetry-php-instrumentation",
  telemetry_distro_version="1.1.2",
  telemetry_sdk_language="php",
  telemetry_sdk_name="opentelemetry",
  telemetry_sdk_version="1.3.0"
}
```
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 4ba8fe6 to 210cc80 Compare September 29, 2025 01:37
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 210cc80 to 96c7aae Compare October 19, 2025 01:46
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.20.1 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.21.0 and .NET instrumentation to version v1.12.0 Oct 19, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from 5193382 to 3f495bc Compare October 25, 2025 01:27
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from f4831f2 to 80ead26 Compare November 5, 2025 01:42
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch 2 times, most recently from 3300d3f to fee3772 Compare November 17, 2025 01:43
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from fee3772 to c5b7fe4 Compare November 21, 2025 01:41
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.21.0 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.22.0 and .NET instrumentation to version v1.12.0 Nov 21, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from c5b7fe4 to 4beb526 Compare November 26, 2025 01:43
@github-actions github-actions Bot changed the title [auto] Update Java instrumentation to version v2.22.0 and .NET instrumentation to version v1.12.0 [auto] Update Java instrumentation to version v2.22.0 and .NET instrumentation to version v1.13.0 Nov 26, 2025
@github-actions
github-actions Bot force-pushed the automated/update-opentelemetry-instrumentations branch from 4beb526 to 9404f09 Compare December 1, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant